The CygNet OPC Sync utility (OpcSync.exe) is a command-line utility for synchronizing the points in an OPC server with an OPCIS.
The CygNet OPC Sync utility file is stored in the CygNet\Utilities directory on the host server.
Be aware that there is no method to limit the number of points. Using the utility will bring all points from the OPC server into the PNT for the OPCIS.
See Synchronization Options for more information.
OpcSync CygNetPointSvc CygNetOPCIS OPCServer [MachineName]
| Parameter | Definition |
|---|---|
|
CygNetPointSvc |
Name of the PNT in the format Site.Service. |
|
CygNetOPCIS |
Name of the OPCIS in the format Site.Service. |
|
OPCServer |
Name of the OPC server. |
|
[MachineName] |
Name of the computer on which the OPC server resides. Required if the OPC server is on a different computer than the OPCIS. |
Example
|
OpcSync MYSITE.PNT MYSITE.OPCIS Matrikon.OPC.Simulation.1 |